home *** CD-ROM | disk | FTP | other *** search
- Subject: ODFLibrary linkage
- Sent: 5/31/96 9:30 AM
- Received: 5/31/96 9:41 AM
- From: Gavin Eadie, gavin@UMich.EDU
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- It's entirely possible some reference to this flashed by on this list recently
- but I don't recall it. When I ask ODF Builder (the new one) to use native
- RTTI and exceptions and build release and debug for PPC, I get the following
- errors at link time on ODFLibrary:
-
-
- Link Error : missing vtable ‘bad_exception::__vt’
- Check that all virtual functions and static members are defined
-
- Link Error : missing vtable ‘bad_typeid::__vt’
- Check that all virtual functions and static members are defined
-
- Link Error : missing vtable ‘exception::__vt’
- Check that all virtual functions and static members are defined
-
- Link Error : undefined ‘__priv_throwbadcast()’ (code)
- Referenced from ‘__dynamic_cast’ in MWRTTI.cp
-
-
- This is with the ultimate, final candidate CW9 compiler and linker because my
- real CW9 sofwtare hasn't arrived yet. If that's the problem, sorry to pester
- the list ... Gav
-
- Gavin Eadie // University of Michigan
-